home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
compress
/
stomp
/
stomp.bas
< prev
next >
Wrap
BASIC Source File
|
1994-09-30
|
213b
|
5 lines
Declare Function doit Lib "stomp.DLL" (ByVal in As String, ByVal out As String) As Integer
Declare Function UNdoit Lib "stomp.DLL" (ByVal in As String, ByVal out As String) As Integer
Global which As Integer